home *** CD-ROM | disk | FTP | other *** search
/ Total Animated Gifs / Total Animated Gifs.iso / Utilities / text / Rename It / renameit.exe / Renit.exe / 0 / RCDATA / TSPLASHFORM / TSPLASHFORM.txt < prev   
Text File  |  1998-07-04  |  1KB  |  63 lines

  1. object SplashForm: TSplashForm
  2.   Left = 277
  3.   Top = 123
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   ClientHeight = 178
  7.   ClientWidth = 168
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'Default'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Panel1: TPanel
  18.     Left = 0
  19.     Top = 0
  20.     Width = 168
  21.     Height = 178
  22.     Align = alClient
  23.     BevelInner = bvLowered
  24.     Color = clSilver
  25.     TabOrder = 0
  26.     object Image1: TImage
  27.       Left = 40
  28.       Top = 11
  29.       Width = 87
  30.       Height = 113
  31.       Picture.Data = {<image000.bmp>}
  32.     end
  33.     object Label3: TLabel
  34.       Left = 40
  35.       Top = 125
  36.       Width = 92
  37.       Height = 19
  38.       Alignment = taCenter
  39.       Caption = 'Chenbros Soft'
  40.       Font.Charset = ANSI_CHARSET
  41.       Font.Color = clBlack
  42.       Font.Height = -16
  43.       Font.Name = 'Times New Roman'
  44.       Font.Style = [fsItalic]
  45.       ParentFont = False
  46.     end
  47.     object Bevel1: TBevel
  48.       Left = 10
  49.       Top = 150
  50.       Width = 147
  51.       Height = 2
  52.       Style = bsRaised
  53.     end
  54.     object Label1: TLabel
  55.       Left = 60
  56.       Top = 158
  57.       Width = 47
  58.       Height = 13
  59.       Caption = 'Loading...'
  60.     end
  61.   end
  62. end
  63.